reflect.name.hasTag (method)

4 uses

	reflect (current package)
		type.go#L492: func (n name) hasTag() bool {
		type.go#L536: 	if !n.hasTag() {
		type.go#L553: 	if n.hasTag() {
		type.go#L2622: 		if f.name.hasTag() {